programs.hexchat.channels.<name>.options
Channel options.
- Type
null or (submodule)- Default
null- Example
{ autoconnect = true; useGlobalUserInformation = true; }- Declared
- <home-manager/modules/programs/hexchat.nix>
Channel options.
null or (submodule)null{
autoconnect = true;
useGlobalUserInformation = true;
}